const github.com/andybalholm/brotli.repeatZeroCodeLength
7 uses
github.com/andybalholm/brotli (current package)
bit_cost.go#L155: depth_histo[repeatZeroCodeLength]++
bit_cost.go#L286: depth_histo[repeatZeroCodeLength]++
bit_cost.go#L417: depth_histo[repeatZeroCodeLength]++
brotli_bit_stream.go#L283: case repeatZeroCodeLength:
constants.go#L29: const repeatZeroCodeLength = 17
constants.go#L31: const codeLengthCodes = (repeatZeroCodeLength + 1)
entropy_encode.go#L284: tree[*tree_size] = repeatZeroCodeLength
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |